kotlin-stdlib
JS
kotlin-stdlib
/
kotlin.collections
/
[JS]ListIterator
/
next
next
JS
abstract
operator override
fun
next
(
)
:
T
Content copied to clipboard
Returns the next element in the iteration.